Config.mk: commented-out CONFIG_QEMU example now uses XEN_ROOT
authorIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 17 Jan 2011 17:55:12 +0000 (17:55 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 17 Jan 2011 17:55:12 +0000 (17:55 +0000)
commit5bea24d30771d837f9f934c70dbfbb4f157e7ad6
tree82483e273f22731160e8a08d32b8b42286fc8110
parent65285155c6d2d90301a3f027263e630920831474
Config.mk: commented-out CONFIG_QEMU example now uses XEN_ROOT

If you actually set it to a relative path, the qemu build breaks.
So this commented-out rune (an example) should arrange to be absolute.

Reported-by: M A Young <m.a.young@durham.ac.uk>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Config.mk